home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 1 / LIGHT-ROM 1 (Amiga Library Services)(1994).iso / ffdisks / d907.lha / DD / History < prev    next >
Text File  |  1993-08-28  |  7KB  |  140 lines

  1. ****************************************************************************
  2.  
  3.                    Directory Scanner and Analyser Library
  4.  
  5.                                   HISTORY
  6.  
  7. ****************************************************************************
  8.  
  9.  
  10. 11/07/92 DD.1: History file made
  11. 11/07/92 DD.2: Beta=1
  12. 13/07/92 DD.3: Fast scanning
  13. 13/07/92 DD.4: Source code split
  14. 14/07/92 DD.5: Analyser made
  15. 17/07/92 DD.6: Repaired pattern matching in QUICK Mode
  16. 17/07/92 DD.7: Analyser: added low-priority results in both routines
  17. 17/07/92 DD.8: Analyser statistics done
  18. 18/07/92 DD.9: System files analysis done
  19. 18/07/92 DD.10: Pattern matching is now NOT case-sensitive
  20. 24/07/92 DD.11: Added some new file types
  21. 24/07/92 DD.12: Repaired system file analysis
  22. 24/07/92 DD.13: Better executable analysis
  23. 03/08/92 DD.14: TIFF analysis corrected
  24. 20/09/92 DD.15: Repaired detection of 40-track MSDOS diskettes
  25. 20/09/92 DD.16: Repaired final message creation in system files analysis
  26. 20/09/92 DD.17: Repaired spelling of "Library imploded executable"
  27. 20/09/92 DD.18: Fast scanning: bidirectional scanning implemented
  28. 20/09/92 DD.19: Repaired headerline:FREE[%] on non-validated disks
  29. 20/09/92 DD.20: Ana-statistics: IFF renames to IFFs
  30. 20/09/92 DD.21: Added identification of KICK,.kick,.kshd,.pat,.rtb
  31. 20/09/92 DD.22: Added identification of .f,.j
  32. 20/09/92 DD.23: Library imploder detector remade
  33. 20/09/92 DD.24: Repaired identification of Imploded Executable
  34. 20/09/92 DD.25: Added identification of kickstart & kickit files
  35. 21/09/92 DD.26: Added PPEncrypted,PPLib,PPLibEncr IDs
  36. 21/09/92 DD.27: IFF DMCS,VDEO and WORD IDs added
  37. 21/09/92 DD.28: New method of searching for 1st hunk
  38. 21/09/92 DD.29: Remade slack analysis
  39. 21/09/92 DD.30: Implemented identification of FFS-1K (2.0 RAM:)
  40. 21/09/92 DD.31: Additional calculation of extension blocks on OFS disks
  41. 21/09/92 DD.32: Added handling of 1.x RAM: (block size is 512 instead of 488!!!)
  42. 22/09/92 DD.33: Slack size displayed only on OFS and FFS disks except 1.x RAM:
  43. 22/09/92 DD.34: Dependancy of routine Bytes on ArpBase removed
  44. 25/09/92 DDanalyser.1: Analyser Module Made
  45. 25/09/92 DDanalyser.2: Beta=1
  46. 27/09/92 DDanalyser.3: Analyser completely rewritten using new estimation
  47.          algorithm
  48. 27/09/92 DD.35: Analyser now uses external analysis module
  49. 27/09/92 DD.36: Added Reliable switch
  50. 27/09/92 DD.37: Analyser statistics routines rewritten for more than 256
  51.          analysis messages
  52. 27/09/92 DD.38: Optimized data node for memory - FFSSize item is only a WORD
  53. 29/09/92 DDanalyser.4: Added .APCB and .helpfile IDs
  54. 29/09/92 DDanalyser.5: Added AIFF,SunSnd,DECSnd,FSSD,VOC,.img and .chr
  55. 29/09/92 DDanalyser.6: Repaired estimation algorithm: suspicious results if Full
  56.          mode and only name ok
  57. 29/09/92 DDanalyser.7: Text index is now built automatically upon start
  58. 29/09/92 DD.39: Implemented IOError Retry in Fast mode
  59. 29/09/92 DD.40: 2.0 RAM: forced to be FFS-1K
  60. 29/09/92 DD.41: LFORMAT: %C(omment) added
  61. 29/09/92 DD.42: LFORMAT: %a repaired (never prints a file comment)
  62. 29/09/92 DD.43: File analysis implemented
  63. 02/10/92 DD.44: Directory dump doesn't crash in FIDENT mode
  64. 05/10/92 DD.45: Repaired creation of relative file names
  65. 05/10/92 DD.46: Directory contents size calculations remade -> allows sorting
  66. 05/10/92 DD.47: Some printf calls optimized
  67. 05/10/92 DD.48: Sorting optimized a bit
  68. 05/10/92 DD.49: Sorting of invisible directories skipped
  69. 05/10/92 DD.50: Excluded files are not sorted
  70. 05/10/92 DD.51: Analysis filter implemented
  71. 05/10/92 DD.52: Standard display mode doesn't display empty directories in
  72.          pattern mode
  73. 06/10/92 DD.53: Empty dir suppressing didn't work in the ANAFILT mode
  74. 06/10/92 DD.54: Repaired suppresing of empty directories
  75. 09/10/92 DD.55: NOSUB switch removed
  76. 09/10/92 DD.56: Repaired directory analysis report
  77. 10/10/92 DDanalyser.8: Analysis of IFF file now doesn't crash
  78. 10/10/92 DDanalyser.9: Repaired GetAnaText (crash on subclass <> 0 sometimes)
  79. 10/10/92 DDanalyser.10: Repaired TEX DVI type recognition
  80. 10/10/92 DDanalyser.11: Added GNU C Lib & Obj, .dist, IFF AFAX
  81. 10/10/92 DD.57: FIDENT reports file sizes
  82. 10/10/92 DD.58: Remade FIDENT output - division to empty end other files removed
  83. 10/10/92 DD.59: Default settings (DDOPT environment variable) implemented
  84. 11/10/92 DD.60: Compiled with new macros.h -> better argument parsing
  85. 12/10/92 DDanalyser.12: Extended identification of GNU C Obj files
  86. 19/10/92 DDanalyser.13: Added identification of FastRay and GadToolsBox data
  87.          files
  88. 19/10/92 DD.61: Repaired ArgParse.h (parsing of '-<keyword>')
  89. 22/11/92 DDanalyser.14: DynaCADD data files added
  90. 22/11/92 DDanalyser.15: XCAD Data types added
  91. 22/11/92 DDanalyser.16: DeliTracker Playroutine ID Added
  92. 14/12/92 DDanalyser.17: Removed .prt from name analysis
  93. 14/12/92 DDanalyser.18: Repaired identification of SuperBase data files
  94. 14/12/92 DDanalyser.19: Added TNM-Cruncher, DFX, DEF
  95. 14/12/92 DDanalyser.20: Added analysis of 3.0 KS
  96. 20/12/92 DDanalyser.21: Added Adobe AFM and Type 1 font
  97. 26/01/93 DD.62: Repaired bug in calculating of # of reserved bytes before
  98.          partition
  99. 06/04/93 DDanalyser.22: Added ARexxBox and GadToolsBox data types
  100. 06/04/93 DDanalyser.23: Added OS 3.0 Datatype, Crossdos and Gadget files
  101. 06/04/93 DDanalyser.24: Added .key files
  102. 06/04/93 DDanalyser.25: Added .language and name analysis for .catalog
  103. 06/04/93 DD.63: Repaired clearing of Retry/Cancel messages in QUICK mode
  104. 06/04/93 DD.64: The IO Err Retry/Cancel message doesn't appear if DD is
  105.          redirected to a file
  106. 06/04/93 DD.65: Read errors during slow scanning are now detected properly
  107. 06/04/93 DD.66: QUICK mode bug eliminated: scanning of media larger than 64M
  108.          often caused crash
  109. 09/04/93 DDanalyser.26: Added AnaSortTable function
  110. 09/04/93 DDanalyser.27: Version 2.0
  111. 09/04/93 DD.67: Now uses the analyser.library v2.0 -> sorting by analysis result
  112.          is faster
  113. 09/04/93 DD.68: Analyser.library opened before start of scanning -> no problems
  114.          with only DF0
  115. 16/04/93 DD.69: SORT A without ANA -> special error message
  116. 20/04/93 DD.70: LFORMAT %A without ANA -> special error message
  117. 20/04/93 DD.71: Quick mode: backward scanning removed (it has been slower than
  118.          forward one)
  119. 20/04/93 DD.72: Additional speedup of disk reading routines in QUICK mode
  120.          (approx 4% for my HD)
  121. 20/04/93 DD.73: New algorithm of filesystem detection; works with INTL and
  122.          DIRCACHE modes
  123. 23/04/93 DD.74: The slack informations are now correctly suppressed for non-DOS
  124.          filesystems
  125. 23/04/93 DD.75: File analysis sped up a bit
  126. 06/05/93 DDanalyser.28: Recognition of various kinds of preferences added
  127. 06/05/93 DD.76: Yet another change of block size determination strategy
  128. 07/05/93 DDanalyser.29: TPU correctly recognised as "Turbo Pascal Unit"
  129. 07/05/93 DDanalyser.30: Added LPatch,MJPatch,HiSoft Pascal
  130.          Unit+Lib,AmigaBase,E-Language
  131. 07/05/93 DDanalyser.31: Added A-Max Harddisk Drivers
  132. 07/05/93 DDanalyser.32: Added DOpus String Files
  133. 07/05/93 DD.77: Improved processing of environment variables (V37 SET command
  134.          can be used)
  135. 11/05/93 DD.78: File and directory links supported, displayed in normal and TREE
  136.          modes
  137. 11/05/93 DD.79: Beta=0
  138. 12/05/93 DDanalyser.33: Added MAXON RCT
  139. 14/05/93 DDanalyser.34: Beta=0
  140.